home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / znol.man < prev    next >
Encoding:
Text File  |  1992-11-22  |  3.1 KB  |  133 lines

  1.  
  2.  
  3.  
  4. ZNOL                      User Commands                      ZNOL
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      znol - notify via Zephyr upon login or logout of interesting
  10.      people
  11.  
  12. SSYYNNOOPPSSIISS
  13.      zznnooll [ oonn||ooffff ] [ --ff _f_i_l_e ] [ --uu _u_s_e_r_n_a_m_e ] [ --ll ] [ --qq ]
  14.  
  15. DDEESSCCRRIIPPTTIIOONN
  16.      _Z_n_o_l provides a way for you to be notified when "interest-
  17.      ing" people log in or out.  It uses the _Z_e_p_h_y_r(_1) Notifica-
  18.      tion Service, which causes a message to appear on your
  19.      screen for every person specified in a namelist (which
  20.      defaults to $HOME/.anyone).  The namelist should have one
  21.      login name per line.  Any line starting with `#' is con-
  22.      sidered a comment and ignored.  Anyone in the namelist who
  23.      is logged in when _z_n_o_l is executed is printed to stdout.
  24.      The control arguments are as follows:
  25.  
  26.      oonn||ooffff      Turns notification on or off.
  27.  
  28.      --ff          The namelist file is taken to be _f_i_l_e. If _f_i_l_e
  29.                  is "-", then the standard input is used instead
  30.                  of a file. If _f_i_l_e does not exist, an error mes-
  31.                  sage is printed, and _z_n_o_l exits.  This option
  32.                  may not be used in conjunction with the --uu
  33.                  option.
  34.  
  35.      --ll          Causes _z_n_o_l to just list the people in the
  36.                  namelist who are currently logged in, without
  37.                  subscribing to the login messages.   This option
  38.                  may not be used in conjunction with the --qq
  39.                  option.
  40.  
  41.      --qq          Disables printing who is currently logged in
  42.                  when subscribing.  This option may not be used
  43.                  in conjunction with the --ll option.
  44.  
  45.      --uu          Instead of reading a file to specify the
  46.                  "interesting" users, the next argument is used
  47.                  as the only "interesting" user.  This option may
  48.                  not be used in conjunction with the --ff option.
  49.  
  50. EEXXAAMMPPLLEESS
  51.           znol
  52.      reads the standard namelist file, prints the locations of
  53.      any users named therein which can be found on the system,
  54.      and enters subscriptions for notices about those users.
  55.           znol -l -u foo
  56.      prints the location (if visible) of the user 'foo'.
  57.  
  58. FFIILLEESS
  59.      $HOME/.anyone
  60.  
  61.  
  62.  
  63. MIT Project Athena        July 1, 1988                          1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ZNOL                      User Commands                      ZNOL
  71.  
  72.  
  73.  
  74. SSEEEE AALLSSOO
  75.      anyone(SIPB), nol(SIPB), zctl(1), zephyr(1), zwgc(1),
  76.      zhm(8), zephyrd(8)
  77.      Project Athena Technical Plan Section E.4.1, `Zephyr Notifi-
  78.      cation Service'
  79.  
  80. AAUUTTHHOORR
  81.      Robert S. French (MIT-Project Athena)
  82.  
  83.  
  84. RREESSTTRRIICCTTIIOONNSS
  85.      Copyright (c) 1987,1988 by the Massachusetts Institute of
  86.      Technology.  All Rights Reserved.
  87.      _z_e_p_h_y_r(_1) specifies the terms and conditions for redistribu-
  88.      tion.
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. MIT Project Athena        July 1, 1988                          2
  130.  
  131.  
  132.  
  133.